encoding/asn1.int64Encoder.Len (method, view implemented interface methods)

2 uses

	encoding/asn1 (current package)
		marshal.go#L142: func (i int64Encoder) Len() int {
		marshal.go#L159: 	n := i.Len()